Platform Core .NET Assemblies API
IManagerItemCollection<TItem> Interface Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Core Namespace : IManagerItemCollection<TItem> Interface

Glossary Item Box

The following tables list the members exposed by IManagerItemCollection<TItem>.

Public Properties

 NameDescription
 PropertyItemCountNumber of items in the collection.  
Top

Public Methods

 NameDescription
 MethodClearRemoves all items of the manager.  
 MethodFindByNameSearches collection element of the current type by given name.  
 MethodFindByUIdSearches collection element of the current type by given identifier.  
 MethodGetByNameGets the manager item with the specified name.  
 MethodGetByUIdGets the manager item with the specified unique identifier.  
 MethodGetItemsOverloaded.   
 MethodRemoveItemByNameRemoves the manager item with the specified name.  
 MethodRemoveItemByUIdRemoves the manager item with the specified unique identifier.  
Top

See Also

© Terrasoft 2002-2018.